Skip to content

release: 0.85.0 - #138

Merged
stainless-app[bot] merged 3 commits into
mainfrom
release-please--branches--main--changes--next
Jul 29, 2026
Merged

release: 0.85.0#138
stainless-app[bot] merged 3 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.85.0 (2026-07-29)

Full Changelog: v0.84.0...v0.85.0

Features

  • Add encrypted per-proxy CA bundle for BYO MITM proxies (c3f4571)
  • Stabilize project lifecycle error codes (5102f24)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions


Note

Low Risk
OpenAPI-driven type and docstring updates with no client runtime logic changes; custom-proxy CA handling is additive API surface.

Overview
Release 0.85.0 bumps package metadata and regenerates the SDK from an updated OpenAPI spec.

Custom (BYO) proxies gain MITM/TLS support: create requests can include a PEM ca_bundle on custom proxy config, and proxy read/list/check responses expose has_ca_bundle instead of returning the certificate material.

Projects resource docstrings now document that when projects are disabled for an org, operations return 404 with error code projects_disabled (aligned with stabilized project lifecycle error codes on the API).

Reviewed by Cursor Bugbot for commit e8e4c3f. Bugbot is set up for automated code reviews on this repo. Configure here.

@stainless-app

stainless-app Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/kernel-python/5102f24f2583e0bfa8b21539cb822a65451b3df8/kernel-0.84.0-py3-none-any.whl'

Expires at: Fri, 28 Aug 2026 13:47:21 GMT
Updated at: Wed, 29 Jul 2026 13:47:21 GMT

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from dc594bc to e8e4c3f Compare July 29, 2026 13:47
@stainless-app
stainless-app Bot merged commit 8769915 into main Jul 29, 2026
11 checks passed
@stainless-app

stainless-app Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant